home *** CD-ROM | disk | FTP | other *** search
INI File | 1994-09-26 | 4.1 KB | 179 lines |
- [DRIVER]
- ; Interpolation method used in Enhanced full duplex, ( Linear or Filter )
- Interp8=Linear
- Interp16=Linear
-
- SaveSettingsOnExit=ON
-
- [MIXER]
-
- ; Line ( LINE ) or microphone ( MIC ) selected as input
-
- InputSelection=AUX
-
- ; Line input gain. 0 to 65535=0 to 22.5 db gain
-
- lLineVolume=50000
- rLineVolume=50000
- LineGang=ON
-
- ; Mic input gain. 0 to 65535=0 to 22.5 db gain
-
- lMicVolume=50000
- rMicVolume=50000
- MicGang=ON
-
- ; Aux input gain. 0 to 65535=0 to 22.5 db gain
-
- lAuxInVolume=50000
- rAuxInVolume=50000
- AuxInGang=ON
-
- ; Loop back input gain. 0 to 65535=0 to 22.5 db gain
- lLoopBackInputVolume=50000
- rLoopBackInputVolume=50000
- LoopBackInputGang=ON
-
- ; Monitor attenuation. 0 - 65535=mute to no attenuation.
-
- MonitorVolume=57078
- MonitorMute=OFF
- MonitorMode=Recording
-
- ; CS4215 output atten setting. 0 - 65535=full attenuation to no attenuation in
- ; 32 1.5 Db steps.
-
- lMasterVolume=60000
- rMasterVolume=60000
- MasterMute=OFF
- MasterGang=ON
-
- ; Aux Volume setting 0 - 65535. 0=full attenuation, 65535 = no attenuation.
-
- lAuxVolume=50629
- rAuxVolume=50629
- AuxMute=OFF
- AuxGang=ON
-
- ; Aux2 volume setting 0 - 65535. 0=full attenuation, 65535 = no attenuation.
-
- lAux2Volume=50629
- rAux2Volume=50629
- Aux2Mute=OFF
- Aux2Gang=ON
-
- ; Line Mix volume setting 0 - 65535. 0=full attenuation, 65535 = no attenuation.
-
- lLineMixVolume=50736
- rLineMixVolume=50736
- LineMixMute=ON
- LineMixGang=ON
-
- ; Mono Mix volume setting 0 - 65535. 0=full attenuation , 65535 = no attenuation.
-
- MonoVolume=39321
- MonoMute=ON
-
- ; MonoOutMute indicates the state of the mono output mute.
- MonoOutMute=ON
-
- ; MicBoost indicates if 20db additional boost is added when the mic input is selected.
-
- MicBoost=ON
-
- HWMUTE=0,1,E
-
- ; Virtual Volume master
-
- lVirtMaster=65535
- rVirtMaster=65535
-
- LowPriInputSelection=MIC
- lLowPriMicVolume=32125
- rLowPriMicVolume=32125
- LowPriMicBoost=ON
- lLowPriLineVolume=39578
- rLowPriLineVolume=39578
- lLowPriLoopBackInputVolume=38400
- rLowPriLoopBackInputVolume=38400
- lLowPriAuxInVolume=17476
- rLowPriAuxInVolume=17476
- VirtMasterMute=OFF
- VirtMasterGang=ON
- MicAGC=OFF
-
- [RECORD]
- ; HighPassFilter ON or OFF, when on will reduce signal offset at the expense of slightly
- ; lower fidelity ( probably not audible ) at low frequencies.
-
- HighPassFilter=ON
-
- ; The default dither state. This may be over-ridden at some record formats.
- Dither=OFF
-
- [Meter] ; Control Panel Section
-
- ; Tells the control panel to come up running the VU meter when the inputs dialog is shown.
- MeterDisplay=OFF
-
- ; DecayRate defines how quickly the VU meter bars decay
- ; 0=no decay, 255=immediate and full decay. default = 8.
- DecayRate=16
-
- ; The number of time / second that the VU meter will update. default=20.
- VUUpdateRate=20
-
-
- [CONTROLS]
- ; This section dictates the controls which will be present on a WSS mixer.
-
- ;******************************************
- ;* Mixer Lines To include
- ;******************************************
-
- MixerSources=Wave,Aux1,Aux2
- ;MixerSources=Line,Monitor,Aux1,Wave
-
- ;******************************************
- ;* Input Lines To include
- ;******************************************
-
- InputSources=Aux1,Mic,Line
- ;InputSources=Mic,Line
-
- ;**********************************************************
- ;* Line Source Descriptions ( short/long names )
- ;**********************************************************
-
- ShortNameLine=Mix Out
- ;LongNameLine=
- ShortNameAux1=Line/CD
- ;LongNameAux1=
- ShortNameAux2=FMSynth
- ;LongNameAux2=
- ShortNameMono=
- ;LongNameMono=
- ;ShortNameMonitor=
- ;LongNameMonitor=
- ;ShortNameWave=
- ;LongNameWave=
- ShortNameMic=Mic
- ;LongNameMic=
- ShortNameLoopback=
- ;LongNameLoopback=
-
-
- ;**********************************************************
- ;* Thing connected to Sources entries
- ;**********************************************************
-
- ; These are the possible assignment values:
- ; Undefined, Digital, Line, Microphone, Synthesizer
- ; CompactDisk, Telephone, PCSpeaker, WaveOut, Auxiliary, Analog
-
- SourceForLine=Line
- SourceForAux1=Line
- SourceForAux2=Synthesizer
- SourceForMono=
- SourceForMic=Microphone
-